CREATE: Build a sprite dance routine!

Useful links: Cha-Cha Slide, Example Project #1, Example Project #2, Example Project #3

Commenting: Edit the comments to describe each dance move and place code under the corresponding comment. The comments are the #grey text following a # sign! Comments MUST begin with a #.

Saving and Submitting: Run your code often to save it, and Submit to turn in and share your work!

To navigate the page using the TAB key, first press ESC to exit the code editor.

### ---------------------------------- ### MINIMUM TECHNICAL REQUIREMENTS ### ### ---------------------------------- # 1) Setup stage and sprite # 2) Dance move 1 and say move # Hint: Use the say command from the actions toolkit. # 3) Dance move 2 and say move # 4) Dance move 3 and say move # 5) Dance move 4 and say move # 6) Final dance move and say move
  • Run Code
  • Submit Work
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)